Skip to content

Fix trailing whitespace and non-breaking spaces in OBExternalStatusReason1Code descriptions#41

Draft
cjrobbertse-ob wants to merge 2 commits intov4.0.1from
fix/obexternalstatusreason1code-trailing-whitespace
Draft

Fix trailing whitespace and non-breaking spaces in OBExternalStatusReason1Code descriptions#41
cjrobbertse-ob wants to merge 2 commits intov4.0.1from
fix/obexternalstatusreason1code-trailing-whitespace

Conversation

@cjrobbertse-ob
Copy link
Copy Markdown
Contributor

@cjrobbertse-ob cjrobbertse-ob commented Mar 20, 2026

Summary

Fixes trailing whitespace and non-breaking space (U+00A0) characters found in the Code Definition field of 14 OBExternalStatusReason1Code entries in OB_Internal_Codeset.csv.

See CDRW-5075 for full details.

Changes

OB_Internal_Codeset.csv

  • Removed trailing whitespace from Code Definitions for: U009, AB01, AC04, AG03, CH21, CH22, DS03, RECI, TKCM, TKSG, TKVE
  • Removed trailing non-breaking space sequences (\xa0 \xa0) from Code Definitions for: AB02, AB03, AB04

Version_History.md

  • Added entry under v4.0.1 - Unreleased referencing CDRW-5075

Impact

None to specification semantics. Definitions are unchanged in meaning. Potential impact to any downstream consumers doing exact string matching on description values.

@cjrobbertse-ob cjrobbertse-ob requested a review from OBPeteS March 20, 2026 11:39
@cjrobbertse-ob
Copy link
Copy Markdown
Contributor Author

⚠️ pausing work waiting for v4.0.1-update1 for change

@cjrobbertse-ob cjrobbertse-ob marked this pull request as draft March 25, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant